home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / python / index < prev    next >
Text File  |  1993-07-24  |  2KB  |  55 lines

  1. Host:            ftp.cwi.nl
  2. Directory:        /pub/python
  3. Owner:            Guido van Rossum <guido@cwi.nl>
  4.  
  5. This directory contains the Python distribution and related files.
  6.  
  7. Python is a portable extensible interpreted object-oriented
  8. programming language with a friendly syntax.  Python is somewhat
  9. similar to Perl and Tcl, but has a nicer syntax, is object-oriented,
  10. and better suited for writing large programs.  For an introduction to
  11. the language, fetch the Postscript documentation and print the
  12. tutorial (the file tut.ps).
  13.  
  14. This directory is mirrored on gatekeeper.dec.com in /pub/plan/python/cwi.
  15. Also try ftp.uu.net:/languages/python -- or use archie to find the
  16. nearest copy.
  17.  
  18. An overview of the files found here:
  19.  
  20. *** Python source and documentation:
  21.  
  22. python0.9.8.tar.Z        Source distribution (compressed tar)
  23. pythondoc-ps0.9.8.tar.Z        Postscript of documentation (compressed tar)
  24. maclibunix.shar            Subroutines needed to compile on the Mac
  25. python-NEWS-0.9.8        News in the 0.9.8 release
  26. python-lib-info.tar        The library reference as Emacs info files (tar)
  27. python-lib-info.tar.Z        Ditto, newer version (compressed tar)
  28.  
  29. *** Python binaries for PC and Mac:
  30.  
  31. python.exe.Z            MS-DOS executable (compressed)
  32. MacPython0.9.8.hqx        Macintosh executable (binhex'ed)
  33.  
  34. *** Python source additions:
  35.  
  36. arraymodule.c            New module to implement array datatype
  37. arraymodule.libs        Corresponding library definitions
  38.  
  39. *** Tools written in Python:
  40.  
  41. itr.sgi.tar.Z            Internet Talk Radio browser
  42.                 (compressed tar; for SGI Indigo only)
  43. itr.sun4.tar.Z            Ditto for Sparc (SunOS 4.1)
  44.  
  45. texi2html.py            Source for the following two binaries
  46. texi2html.sgi.Z            SGI Indigo binary of texinfo to HTML converter
  47. texi2html.sun4.Z        Sparc (SunOS 4.1) binary of ditto
  48.  
  49. (*.tar.Z: compressed tar file; *.exe.Z: compressed MS-DOS executable;
  50. *.{sgi,sun4}.Z: compressed sgi/sun4 binary file; *.tar: tar file;
  51. *.shar: self-unpacking shell archive; *.hqx: Macintosh BinHex 4.0;
  52. everything else: plain text.)
  53.  
  54.                  ---***---
  55.